﻿2026-08-02T16:13:58.5932657Z Current runner version: '2.336.0'
2026-08-02T16:13:58.5937308Z Runner name: 'kitsubito'
2026-08-02T16:13:58.5937823Z Runner group name: 'Default'
2026-08-02T16:13:58.5938498Z Machine name: 'KITSUBITO'
2026-08-02T16:13:58.5941895Z ##[group]GITHUB_TOKEN Permissions
2026-08-02T16:13:58.5943808Z Actions: write
2026-08-02T16:13:58.5944224Z ArtifactMetadata: write
2026-08-02T16:13:58.5944634Z Attestations: write
2026-08-02T16:13:58.5945024Z Checks: write
2026-08-02T16:13:58.5945382Z CodeQuality: write
2026-08-02T16:13:58.5945750Z Contents: write
2026-08-02T16:13:58.5946122Z CopilotRequests: write
2026-08-02T16:13:58.5946538Z Deployments: write
2026-08-02T16:13:58.5946909Z Discussions: write
2026-08-02T16:13:58.5947281Z Drives: write
2026-08-02T16:13:58.5947634Z Issues: write
2026-08-02T16:13:58.5948055Z Metadata: read
2026-08-02T16:13:58.5948417Z Models: read
2026-08-02T16:13:58.5948774Z Packages: write
2026-08-02T16:13:58.5949242Z Pages: write
2026-08-02T16:13:58.5949701Z PullRequests: write
2026-08-02T16:13:58.5950124Z RepositoryProjects: write
2026-08-02T16:13:58.5950539Z SecurityEvents: write
2026-08-02T16:13:58.5950922Z Statuses: write
2026-08-02T16:13:58.5951289Z VulnerabilityAlerts: read
2026-08-02T16:13:58.5951678Z ##[endgroup]
2026-08-02T16:13:58.5953467Z Secret source: Actions
2026-08-02T16:13:58.5954156Z Prepare workflow directory
2026-08-02T16:13:58.6308007Z Prepare all required actions
2026-08-02T16:13:58.6345617Z Getting action download info
2026-08-02T16:13:58.9450383Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-02T16:13:59.4173520Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-08-02T16:13:59.5058576Z ##[group]Run set -euo pipefail
2026-08-02T16:13:59.5059271Z [36;1mset -euo pipefail[0m
2026-08-02T16:13:59.5059727Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-02T16:13:59.5060446Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-02T16:13:59.5061157Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-02T16:13:59.5061895Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-02T16:13:59.5062517Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-02T16:13:59.5063023Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-02T16:13:59.5063823Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-02T16:13:59.5064567Z [36;1m  exit 1[0m
2026-08-02T16:13:59.5064911Z [36;1mfi[0m
2026-08-02T16:13:59.5082090Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T16:13:59.5082902Z ##[endgroup]
2026-08-02T16:13:59.5205826Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=744411705344 floor_bytes=34359738368
2026-08-02T16:13:59.5395246Z ##[group]Run actions/checkout@v5
2026-08-02T16:13:59.5395707Z with:
2026-08-02T16:13:59.5396041Z   fetch-depth: 0
2026-08-02T16:13:59.5396423Z   repository: BigscreenVR/spt-bs-core
2026-08-02T16:13:59.5399367Z   token: ***
2026-08-02T16:13:59.5399729Z   ssh-strict: true
2026-08-02T16:13:59.5400068Z   ssh-user: git
2026-08-02T16:13:59.5400431Z   persist-credentials: true
2026-08-02T16:13:59.5400821Z   clean: true
2026-08-02T16:13:59.5401169Z   sparse-checkout-cone-mode: true
2026-08-02T16:13:59.5401581Z   fetch-tags: false
2026-08-02T16:13:59.5401929Z   show-progress: true
2026-08-02T16:13:59.5402296Z   lfs: false
2026-08-02T16:13:59.5402625Z   submodules: false
2026-08-02T16:13:59.5402982Z   set-safe-directory: true
2026-08-02T16:13:59.5403381Z   allow-unsafe-pr-checkout: false
2026-08-02T16:13:59.5403792Z ##[endgroup]
2026-08-02T16:13:59.6173002Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-02T16:13:59.6174785Z ##[group]Getting Git version info
2026-08-02T16:13:59.6175839Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-02T16:13:59.6177277Z [command]/usr/bin/git version
2026-08-02T16:13:59.6177934Z git version 2.43.0
2026-08-02T16:13:59.6191061Z ##[endgroup]
2026-08-02T16:13:59.6199326Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/6095b5a5-bbc4-43c6-9040-beb9881501de/.gitconfig'
2026-08-02T16:13:59.6205894Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/6095b5a5-bbc4-43c6-9040-beb9881501de' before making global git config changes
2026-08-02T16:13:59.6207033Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T16:13:59.6208846Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T16:13:59.6257967Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-02T16:13:59.6286640Z https://github.com/BigscreenVR/spt-bs-core
2026-08-02T16:13:59.6299610Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-02T16:13:59.6302685Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-02T16:13:59.6322260Z refs/heads/golden/barometer
2026-08-02T16:13:59.6328828Z [command]/usr/bin/git checkout --detach
2026-08-02T16:13:59.6384849Z HEAD is now at 2138b1652 fix(xtask): sort_by_key(Reverse) at the two descending u64 sorts (releases#114)
2026-08-02T16:13:59.6435562Z [command]/usr/bin/git branch --delete --force golden/barometer
2026-08-02T16:13:59.6453403Z Deleted branch golden/barometer (was 2138b1652).
2026-08-02T16:13:59.6558918Z ##[endgroup]
2026-08-02T16:13:59.6561713Z [command]/usr/bin/git submodule status
2026-08-02T16:13:59.6754410Z ##[group]Cleaning the repository
2026-08-02T16:13:59.6755086Z [command]/usr/bin/git clean -ffdx
2026-08-02T16:13:59.6796480Z [command]/usr/bin/git reset --hard HEAD
2026-08-02T16:13:59.6858137Z HEAD is now at 2138b1652 fix(xtask): sort_by_key(Reverse) at the two descending u64 sorts (releases#114)
2026-08-02T16:13:59.6865268Z ##[endgroup]
2026-08-02T16:13:59.6866685Z ##[group]Disabling automatic garbage collection
2026-08-02T16:13:59.6870411Z [command]/usr/bin/git config --local gc.auto 0
2026-08-02T16:13:59.6896751Z ##[endgroup]
2026-08-02T16:13:59.6897559Z ##[group]Setting up auth
2026-08-02T16:13:59.6901684Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T16:13:59.6925974Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-02T16:13:59.7121071Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T16:13:59.7144654Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-02T16:13:59.7335164Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T16:13:59.7359689Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T16:13:59.7541299Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-02T16:13:59.7612438Z ##[endgroup]
2026-08-02T16:13:59.7613185Z ##[group]Fetching the repository
2026-08-02T16:13:59.7619869Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-02T16:14:00.4199628Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-02T16:14:00.4201163Z  * [new branch]          fix/barometer-clippy-sortkey -> origin/fix/barometer-clippy-sortkey
2026-08-02T16:14:00.4270918Z [command]/usr/bin/git branch --list --remote origin/golden/barometer
2026-08-02T16:14:00.4323110Z   origin/golden/barometer
2026-08-02T16:14:00.4329522Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/barometer
2026-08-02T16:14:00.4346788Z 2138b16526af959112fa39e245dc027c7bfcc754
2026-08-02T16:14:00.4350780Z ##[endgroup]
2026-08-02T16:14:00.4352297Z ##[group]Determining the checkout info
2026-08-02T16:14:00.4353608Z ##[endgroup]
2026-08-02T16:14:00.4354916Z [command]/usr/bin/git sparse-checkout disable
2026-08-02T16:14:00.4392276Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-02T16:14:00.4416221Z ##[group]Checking out the ref
2026-08-02T16:14:00.4418058Z [command]/usr/bin/git checkout --progress --force -B golden/barometer refs/remotes/origin/golden/barometer
2026-08-02T16:14:00.4474754Z Switched to a new branch 'golden/barometer'
2026-08-02T16:14:00.4477153Z branch 'golden/barometer' set up to track 'origin/golden/barometer'.
2026-08-02T16:14:00.4481720Z ##[endgroup]
2026-08-02T16:14:00.4515460Z [command]/usr/bin/git log -1 --format=%H
2026-08-02T16:14:00.4539608Z 2138b16526af959112fa39e245dc027c7bfcc754
2026-08-02T16:14:00.4697608Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-08-02T16:14:00.4699364Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-08-02T16:14:00.4713797Z shell: /usr/bin/bash -e {0}
2026-08-02T16:14:00.4714691Z ##[endgroup]
2026-08-02T16:14:00.4836736Z ##[group]Run bash .github/ci/reap-census.sh start
2026-08-02T16:14:00.4837929Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-08-02T16:14:00.4852515Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T16:14:00.4853604Z env:
2026-08-02T16:14:00.4854308Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-02T16:14:00.4855199Z ##[endgroup]
2026-08-02T16:14:00.4905994Z CI-CENSUS scope roots:
2026-08-02T16:14:00.4907304Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T16:14:00.4909255Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-02T16:14:00.4911392Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-02T16:14:00.4913271Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-02T16:14:00.4914540Z   root: /home/reavus/spt-n1-oldbroker
2026-08-02T16:14:00.4951260Z CI-CENSUS self-check OK: walked 392 /proc entries, exe resolution live
2026-08-02T16:14:01.9436143Z CI-CENSUS phase=start box_procs=392 box_fds=10816 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-02T16:14:01.9436896Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-02T16:14:01.9491512Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-02T16:14:01.9491903Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-02T16:14:01.9505197Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T16:14:01.9505522Z env:
2026-08-02T16:14:01.9505731Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-02T16:14:01.9505978Z ##[endgroup]
2026-08-02T16:14:01.9555592Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-g6jfJA
2026-08-02T16:14:01.9587225Z ##[group]Run set -euo pipefail
2026-08-02T16:14:01.9587573Z [36;1mset -euo pipefail[0m
2026-08-02T16:14:01.9587809Z [36;1mPIN=0c95435[0m
2026-08-02T16:14:01.9588063Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-08-02T16:14:01.9588332Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-08-02T16:14:01.9588700Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-08-02T16:14:01.9589219Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-08-02T16:14:01.9589664Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-08-02T16:14:01.9590041Z [36;1m  rm -rf "$CACHE"[0m
2026-08-02T16:14:01.9590303Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-08-02T16:14:01.9590599Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-08-02T16:14:01.9590949Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-08-02T16:14:01.9591324Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-08-02T16:14:01.9591576Z [36;1mfi[0m
2026-08-02T16:14:01.9591877Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-08-02T16:14:01.9604660Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T16:14:01.9604970Z env:
2026-08-02T16:14:01.9605171Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-02T16:14:01.9605562Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-g6jfJA
2026-08-02T16:14:01.9606059Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-g6jfJA
2026-08-02T16:14:01.9606544Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-g6jfJA
2026-08-02T16:14:01.9607011Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-g6jfJA
2026-08-02T16:14:01.9607373Z ##[endgroup]
2026-08-02T16:14:02.2498482Z    Compiling proc-macro2 v1.0.106
2026-08-02T16:14:02.2499140Z    Compiling quote v1.0.45
2026-08-02T16:14:02.2499537Z    Compiling unicode-ident v1.0.24
2026-08-02T16:14:02.2499875Z    Compiling libc v0.2.186
2026-08-02T16:14:02.2500181Z    Compiling serde_core v1.0.228
2026-08-02T16:14:02.2500494Z    Compiling cfg-if v1.0.4
2026-08-02T16:14:02.2500823Z    Compiling serde v1.0.228
2026-08-02T16:14:02.2544159Z    Compiling typenum v1.20.1
2026-08-02T16:14:02.2616207Z    Compiling log v0.4.32
2026-08-02T16:14:02.2671406Z    Compiling pin-project-lite v0.2.17
2026-08-02T16:14:02.2672279Z    Compiling portable-atomic v1.13.1
2026-08-02T16:14:02.2672751Z    Compiling memchr v2.8.1
2026-08-02T16:14:02.2673228Z    Compiling version_check v0.9.5
2026-08-02T16:14:02.2759409Z    Compiling critical-section v1.2.0
2026-08-02T16:14:02.2761557Z    Compiling find-msvc-tools v0.1.9
2026-08-02T16:14:02.3115068Z    Compiling shlex v2.0.1
2026-08-02T16:14:02.3363408Z    Compiling subtle v2.6.1
2026-08-02T16:14:02.3757629Z    Compiling bytes v1.11.1
2026-08-02T16:14:02.3921226Z    Compiling futures-core v0.3.32
2026-08-02T16:14:02.5209890Z    Compiling equivalent v1.0.2
2026-08-02T16:14:02.5481238Z    Compiling smallvec v1.15.1
2026-08-02T16:14:02.5902311Z    Compiling itoa v1.0.18
2026-08-02T16:14:02.5970996Z    Compiling semver v1.0.28
2026-08-02T16:14:02.6192335Z    Compiling stable_deref_trait v1.2.1
2026-08-02T16:14:02.6421237Z    Compiling futures-sink v0.3.32
2026-08-02T16:14:02.6611252Z    Compiling futures-io v0.3.32
2026-08-02T16:14:02.6911285Z    Compiling slab v0.4.12
2026-08-02T16:14:02.7121223Z    Compiling generic-array v0.14.7
2026-08-02T16:14:02.7157292Z    Compiling futures-channel v0.3.32
2026-08-02T16:14:02.7249442Z    Compiling futures-task v0.3.32
2026-08-02T16:14:02.8240582Z    Compiling rand_core v0.10.1
2026-08-02T16:14:02.8265377Z    Compiling bitflags v2.12.1
2026-08-02T16:14:02.8541188Z    Compiling rustversion v1.0.22
2026-08-02T16:14:02.8744159Z    Compiling hashbrown v0.17.1
2026-08-02T16:14:02.9268879Z    Compiling getrandom v0.4.2
2026-08-02T16:14:02.9682557Z    Compiling rustc_version v0.4.1
2026-08-02T16:14:02.9762342Z    Compiling cpufeatures v0.2.17
2026-08-02T16:14:02.9831276Z    Compiling fnv v1.0.7
2026-08-02T16:14:03.0345973Z    Compiling cfg_aliases v0.2.1
2026-08-02T16:14:03.0460527Z    Compiling strsim v0.11.1
2026-08-02T16:14:03.0740589Z    Compiling writeable v0.6.3
2026-08-02T16:14:03.0827307Z    Compiling litemap v0.8.2
2026-08-02T16:14:03.1120962Z    Compiling utf8_iter v1.0.4
2026-08-02T16:14:03.1151063Z    Compiling fs_extra v1.3.0
2026-08-02T16:14:03.2610922Z    Compiling icu_properties_data v2.2.0
2026-08-02T16:14:03.2811016Z    Compiling icu_normalizer_data v2.2.0
2026-08-02T16:14:03.3022762Z    Compiling dunce v1.0.5
2026-08-02T16:14:03.3538261Z    Compiling ident_case v1.0.1
2026-08-02T16:14:03.3781755Z    Compiling autocfg v1.5.1
2026-08-02T16:14:03.4353313Z    Compiling percent-encoding v2.3.2
2026-08-02T16:14:03.4780798Z    Compiling http v1.4.1
2026-08-02T16:14:03.4880527Z    Compiling thiserror v2.0.18
2026-08-02T16:14:03.5318067Z    Compiling unicode-segmentation v1.13.3
2026-08-02T16:14:03.6065122Z    Compiling hybrid-array v0.4.12
2026-08-02T16:14:03.6194229Z    Compiling aws-lc-rs v1.17.0
2026-08-02T16:14:03.6416396Z    Compiling cpufeatures v0.3.0
2026-08-02T16:14:03.6595962Z    Compiling syn v2.0.117
2026-08-02T16:14:03.7022032Z    Compiling scopeguard v1.2.0
2026-08-02T16:14:03.7551308Z    Compiling form_urlencoded v1.2.2
2026-08-02T16:14:03.7680008Z    Compiling lock_api v0.4.14
2026-08-02T16:14:03.7680854Z    Compiling untrusted v0.9.0
2026-08-02T16:14:03.8679747Z    Compiling indexmap v2.14.0
2026-08-02T16:14:03.8682323Z    Compiling heck v0.5.0
2026-08-02T16:14:03.8976943Z    Compiling rustls v0.23.40
2026-08-02T16:14:03.9101385Z    Compiling anyhow v1.0.102
2026-08-02T16:14:03.9470830Z    Compiling unicode-xid v0.2.6
2026-08-02T16:14:03.9870829Z    Compiling atomic-waker v1.1.2
2026-08-02T16:14:04.0350532Z    Compiling convert_case v0.10.0
2026-08-02T16:14:04.0450372Z    Compiling const-oid v0.10.2
2026-08-02T16:14:04.0980772Z    Compiling httparse v1.10.1
2026-08-02T16:14:04.1051040Z    Compiling zerocopy v0.8.50
2026-08-02T16:14:04.1120471Z    Compiling fastrand v2.4.1
2026-08-02T16:14:04.1190578Z    Compiling paste v1.0.15
2026-08-02T16:14:04.1965016Z    Compiling jobserver v0.1.34
2026-08-02T16:14:04.2571101Z    Compiling parking_lot_core v0.9.12
2026-08-02T16:14:04.3030526Z    Compiling crypto-common v0.1.7
2026-08-02T16:14:04.3216615Z    Compiling block-buffer v0.10.4
2026-08-02T16:14:04.3633614Z    Compiling num-traits v0.2.19
2026-08-02T16:14:04.3829324Z    Compiling block-buffer v0.12.0
2026-08-02T16:14:04.4274304Z    Compiling crypto-common v0.2.2
2026-08-02T16:14:04.4395377Z    Compiling inout v0.2.2
2026-08-02T16:14:04.4912590Z    Compiling digest v0.10.7
2026-08-02T16:14:04.5034580Z    Compiling curve25519-dalek v4.1.3
2026-08-02T16:14:04.5061428Z    Compiling ahash v0.8.12
2026-08-02T16:14:04.5174966Z    Compiling base64ct v1.8.3
2026-08-02T16:14:04.5400501Z    Compiling cc v1.2.63
2026-08-02T16:14:04.5485803Z    Compiling powerfmt v0.2.0
2026-08-02T16:14:04.5740525Z    Compiling either v1.16.0
2026-08-02T16:14:04.5810548Z    Compiling http-body v1.0.1
2026-08-02T16:14:04.7521488Z    Compiling deranged v0.5.8
2026-08-02T16:14:04.7941131Z    Compiling pem-rfc7468 v1.0.0
2026-08-02T16:14:04.8172699Z    Compiling time-core v0.1.8
2026-08-02T16:14:04.8259346Z    Compiling base64 v0.22.1
2026-08-02T16:14:04.8440761Z    Compiling mio v1.2.1
2026-08-02T16:14:04.9121490Z    Compiling socket2 v0.6.4
2026-08-02T16:14:04.9530573Z    Compiling getrandom v0.2.17
2026-08-02T16:14:05.1461802Z    Compiling uuid v1.23.2
2026-08-02T16:14:05.1655838Z    Compiling rand_core v0.6.4
2026-08-02T16:14:05.2043924Z    Compiling tower-service v0.3.3
2026-08-02T16:14:05.2779828Z    Compiling zmij v1.0.21
2026-08-02T16:14:05.2897329Z    Compiling try-lock v0.2.5
2026-08-02T16:14:05.3160378Z    Compiling data-encoding v2.11.0
2026-08-02T16:14:05.3401208Z    Compiling vcpkg v0.2.15
2026-08-02T16:14:05.3860704Z    Compiling tinyvec_macros v0.1.1
2026-08-02T16:14:05.3893521Z    Compiling num-conv v0.2.2
2026-08-02T16:14:05.3953211Z    Compiling pkg-config v0.3.33
2026-08-02T16:14:05.4550722Z    Compiling cipher v0.5.2
2026-08-02T16:14:05.5510784Z    Compiling tinyvec v1.11.0
2026-08-02T16:14:05.5943270Z    Compiling want v0.3.1
2026-08-02T16:14:05.6169374Z    Compiling parking_lot v0.12.5
2026-08-02T16:14:05.6440868Z    Compiling sha2 v0.10.9
2026-08-02T16:14:05.6441455Z    Compiling inout v0.1.4
2026-08-02T16:14:05.7650857Z    Compiling chacha20 v0.10.0
2026-08-02T16:14:05.7819948Z    Compiling spt-procident v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-02T16:14:05.8043557Z    Compiling vergen-lib v9.1.0
2026-08-02T16:14:05.9790841Z    Compiling cmake v0.1.58
2026-08-02T16:14:05.9860713Z    Compiling n0-future v0.3.2
2026-08-02T16:14:06.0489864Z    Compiling crossbeam-utils v0.8.21
2026-08-02T16:14:06.1507316Z    Compiling rand v0.10.1
2026-08-02T16:14:06.1870877Z    Compiling parking v2.2.1
2026-08-02T16:14:06.1970667Z    Compiling signature v2.2.0
2026-08-02T16:14:06.2026253Z    Compiling diatomic-waker v0.2.3
2026-08-02T16:14:06.2120602Z    Compiling spin v0.10.0
2026-08-02T16:14:06.3076483Z    Compiling serde_json v1.0.150
2026-08-02T16:14:06.3240252Z    Compiling winnow v1.0.3
2026-08-02T16:14:06.3411407Z    Compiling httpdate v1.0.3
2026-08-02T16:14:06.3491057Z    Compiling cordyceps v0.3.4
2026-08-02T16:14:06.3561233Z    Compiling ed25519 v2.2.3
2026-08-02T16:14:06.3690840Z    Compiling futures-lite v2.6.1
2026-08-02T16:14:06.3941745Z    Compiling spt-poolguard v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-02T16:14:06.4166417Z    Compiling cipher v0.4.4
2026-08-02T16:14:06.5240668Z    Compiling digest v0.11.3
2026-08-02T16:14:06.6160939Z    Compiling netlink-packet-core v0.8.1
2026-08-02T16:14:06.6610856Z    Compiling futures-buffered v0.2.13
2026-08-02T16:14:06.6650594Z    Compiling universal-hash v0.5.1
2026-08-02T16:14:06.6780566Z    Compiling vergen-lib v0.1.6
2026-08-02T16:14:06.7058918Z    Compiling vergen v9.1.0
2026-08-02T16:14:06.7205166Z    Compiling heapless v0.7.17
2026-08-02T16:14:06.7469236Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-02T16:14:06.7640692Z    Compiling noq-udp v0.10.0
2026-08-02T16:14:06.8011038Z    Compiling sync_wrapper v1.0.2
2026-08-02T16:14:06.8419623Z    Compiling opaque-debug v0.3.1
2026-08-02T16:14:06.8581125Z    Compiling byteorder v1.5.0
2026-08-02T16:14:06.8951558Z    Compiling allocator-api2 v0.2.21
2026-08-02T16:14:06.9070811Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-02T16:14:06.9221167Z    Compiling polyval v0.6.2
2026-08-02T16:14:06.9569455Z    Compiling spt-store v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-02T16:14:06.9906362Z    Compiling aws-lc-sys v0.41.0
2026-08-02T16:14:07.0020831Z    Compiling ring v0.17.14
2026-08-02T16:14:07.0060247Z    Compiling libsqlite3-sys v0.30.1
2026-08-02T16:14:07.0553174Z    Compiling hash32 v0.2.1
2026-08-02T16:14:07.2180605Z    Compiling spin v0.9.8
2026-08-02T16:14:07.2221152Z    Compiling vergen-gitcl v1.0.8
2026-08-02T16:14:07.2290566Z    Compiling ryu v1.0.23
2026-08-02T16:14:07.2480743Z    Compiling signature v3.0.0
2026-08-02T16:14:07.2597739Z    Compiling num_threads v0.1.7
2026-08-02T16:14:07.2916244Z    Compiling fallible-iterator v0.3.0
2026-08-02T16:14:07.3839183Z    Compiling tower-layer v0.3.3
2026-08-02T16:14:07.4148123Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-02T16:14:07.4216371Z    Compiling time v0.3.47
2026-08-02T16:14:07.4541187Z    Compiling ghash v0.5.1
2026-08-02T16:14:07.4670967Z    Compiling sha2 v0.11.0-rc.5
2026-08-02T16:14:07.4740648Z    Compiling aes v0.8.4
2026-08-02T16:14:07.5600672Z    Compiling ctr v0.9.2
2026-08-02T16:14:07.5740286Z    Compiling fs2 v0.4.3
2026-08-02T16:14:07.7030659Z    Compiling http-body-util v0.1.3
2026-08-02T16:14:07.7234766Z    Compiling aead v0.5.2
2026-08-02T16:14:07.7530803Z    Compiling arrayvec v0.7.6
2026-08-02T16:14:07.8390958Z    Compiling rustix v1.1.4
2026-08-02T16:14:07.9630984Z    Compiling openssl-probe v0.2.1
2026-08-02T16:14:08.0391518Z    Compiling utf8parse v0.2.2
2026-08-02T16:14:08.0961069Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-02T16:14:08.1184113Z    Compiling aes-gcm v0.10.3
2026-08-02T16:14:08.1571177Z    Compiling crossbeam-channel v0.5.15
2026-08-02T16:14:08.2110968Z    Compiling crossbeam-epoch v0.9.18
2026-08-02T16:14:08.2277635Z    Compiling blake3 v1.8.5
2026-08-02T16:14:08.2871497Z    Compiling netlink-packet-route v0.29.0
2026-08-02T16:14:08.2975530Z    Compiling memoffset v0.6.5
2026-08-02T16:14:08.3352096Z    Compiling acto v0.8.2
2026-08-02T16:14:08.3866418Z    Compiling noq v0.18.0
2026-08-02T16:14:08.4740215Z    Compiling netwatch v0.16.0
2026-08-02T16:14:08.5554670Z    Compiling mac-addr v0.3.0
2026-08-02T16:14:08.5582134Z    Compiling xml-rs v0.8.28
2026-08-02T16:14:08.6440729Z    Compiling foldhash v0.2.0
2026-08-02T16:14:08.7520853Z    Compiling ref-cast v1.0.25
2026-08-02T16:14:08.7770931Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-02T16:14:08.7911653Z    Compiling rustc-hash v2.1.2
2026-08-02T16:14:08.8018219Z    Compiling thiserror v1.0.69
2026-08-02T16:14:08.8980731Z    Compiling synstructure v0.13.2
2026-08-02T16:14:08.9439544Z    Compiling darling_core v0.20.11
2026-08-02T16:14:09.0360897Z    Compiling lru-slab v0.1.2
2026-08-02T16:14:09.1060670Z    Compiling tagptr v0.2.0
2026-08-02T16:14:09.1233423Z    Compiling identity-hash v0.1.0
2026-08-02T16:14:09.1509195Z    Compiling sorted-index-buffer v0.2.1
2026-08-02T16:14:09.2190536Z    Compiling linux-raw-sys v0.12.1
2026-08-02T16:14:09.2726903Z    Compiling serde_derive_internals v0.29.1
2026-08-02T16:14:09.2891133Z    Compiling hashbrown v0.16.1
2026-08-02T16:14:09.4490638Z    Compiling xmltree v0.10.3
2026-08-02T16:14:09.6831248Z    Compiling netlink-packet-route v0.30.0
2026-08-02T16:14:09.7110265Z    Compiling proc-macro-crate v3.5.0
2026-08-02T16:14:10.0453888Z    Compiling serial-core v0.4.0
2026-08-02T16:14:10.1174384Z    Compiling ioctl-rs v0.1.6
2026-08-02T16:14:10.1610794Z    Compiling termios v0.2.2
2026-08-02T16:14:10.2162831Z    Compiling errno v0.3.14
2026-08-02T16:14:10.2590432Z    Compiling simple-dns v0.9.3
2026-08-02T16:14:10.3070866Z    Compiling aho-corasick v1.1.4
2026-08-02T16:14:10.3115478Z    Compiling simdutf8 v0.1.5
2026-08-02T16:14:10.3231815Z    Compiling resolv-conf v0.7.6
2026-08-02T16:14:10.3312242Z    Compiling arrayref v0.3.9
2026-08-02T16:14:10.3821824Z    Compiling smol_str v0.1.24
2026-08-02T16:14:10.3939464Z    Compiling winnow v0.7.15
2026-08-02T16:14:10.4252093Z    Compiling toml_write v0.1.2
2026-08-02T16:14:10.5900668Z    Compiling signal-hook v0.3.18
2026-08-02T16:14:10.6450812Z    Compiling constant_time_eq v0.4.2
2026-08-02T16:14:10.6528704Z    Compiling regex-syntax v0.8.10
2026-08-02T16:14:10.6801446Z    Compiling sha1_smol v1.0.1
2026-08-02T16:14:10.8020986Z    Compiling signal-hook-registry v1.4.8
2026-08-02T16:14:10.8710859Z    Compiling serial-unix v0.4.0
2026-08-02T16:14:10.9170676Z    Compiling lru v0.16.4
2026-08-02T16:14:11.0244293Z    Compiling serde_derive v1.0.228
2026-08-02T16:14:11.0638743Z    Compiling zeroize_derive v1.4.3
2026-08-02T16:14:11.0890900Z    Compiling tokio-macros v2.7.0
2026-08-02T16:14:11.1700965Z    Compiling futures-macro v0.3.32
2026-08-02T16:14:11.5340893Z    Compiling zerofrom-derive v0.1.7
2026-08-02T16:14:11.6333348Z    Compiling zeroize v1.8.2
2026-08-02T16:14:11.8368078Z    Compiling yoke-derive v0.8.2
2026-08-02T16:14:11.8541535Z    Compiling tokio v1.52.3
2026-08-02T16:14:12.1320836Z    Compiling futures-util v0.3.32
2026-08-02T16:14:12.2210492Z    Compiling zerovec-derive v0.11.3
2026-08-02T16:14:12.4651017Z    Compiling displaydoc v0.2.6
2026-08-02T16:14:13.0290266Z    Compiling tracing-attributes v0.1.31
2026-08-02T16:14:13.0541099Z    Compiling rustls-pki-types v1.14.1
2026-08-02T16:14:13.0714429Z    Compiling zerofrom v0.1.8
2026-08-02T16:14:13.1850977Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-02T16:14:13.2179980Z    Compiling thiserror-impl v2.0.18
2026-08-02T16:14:13.2961713Z    Compiling yoke v0.8.3
2026-08-02T16:14:13.4918823Z    Compiling zerotrie v0.2.4
2026-08-02T16:14:13.8000699Z    Compiling darling_macro v0.20.11
2026-08-02T16:14:13.8312334Z    Compiling zerovec v0.11.6
2026-08-02T16:14:13.8640806Z    Compiling derive_more-impl v2.1.1
2026-08-02T16:14:13.9170510Z    Compiling n0-error-macros v0.1.3
2026-08-02T16:14:14.1652590Z    Compiling darling v0.20.11
2026-08-02T16:14:14.1938201Z    Compiling spez v0.1.2
2026-08-02T16:14:14.2570716Z    Compiling derive_builder_core v0.20.2
2026-08-02T16:14:14.8336399Z    Compiling tinystr v0.8.3
2026-08-02T16:14:14.8775643Z    Compiling potential_utf v0.1.5
2026-08-02T16:14:14.9850337Z    Compiling der v0.8.0-rc.10
2026-08-02T16:14:15.0380598Z    Compiling icu_locale_core v2.2.0
2026-08-02T16:14:15.0836026Z    Compiling icu_collections v2.2.0
2026-08-02T16:14:15.0838533Z    Compiling n0-error v0.1.3
2026-08-02T16:14:15.2130006Z    Compiling pin-project-internal v1.1.13
2026-08-02T16:14:15.4698807Z    Compiling cobs v0.3.0
2026-08-02T16:14:15.6761223Z    Compiling derive_builder_macro v0.20.2
2026-08-02T16:14:15.7183541Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-02T16:14:15.8020359Z    Compiling postcard-derive v0.2.2
2026-08-02T16:14:15.9890637Z    Compiling derive_builder v0.20.2
2026-08-02T16:14:16.2421832Z    Compiling icu_provider v2.2.0
2026-08-02T16:14:16.2640941Z    Compiling ipnet v2.12.0
2026-08-02T16:14:16.3890827Z    Compiling futures-executor v0.3.32
2026-08-02T16:14:16.5563081Z    Compiling icu_normalizer v2.2.0
2026-08-02T16:14:16.5654521Z    Compiling icu_properties v2.2.0
2026-08-02T16:14:16.6130736Z    Compiling pin-project v1.1.13
2026-08-02T16:14:16.6675316Z    Compiling spki v0.8.0-rc.4
2026-08-02T16:14:16.6810698Z    Compiling prefix-trie v0.8.4
2026-08-02T16:14:16.7420852Z    Compiling ed25519-dalek v2.2.0
2026-08-02T16:14:16.7610500Z    Compiling futures v0.3.32
2026-08-02T16:14:16.8618873Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-02T16:14:17.0217256Z    Compiling once_cell v1.21.4
2026-08-02T16:14:17.0350948Z    Compiling ed25519 v3.0.0-rc.4
2026-08-02T16:14:17.0646837Z    Compiling spt-proto v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-02T16:14:17.1250679Z    Compiling data-encoding-macro v0.1.20
2026-08-02T16:14:17.2164726Z    Compiling tracing-core v0.1.36
2026-08-02T16:14:17.4458048Z    Compiling hashbrown v0.14.5
2026-08-02T16:14:17.4831051Z    Compiling rustls-native-certs v0.8.4
2026-08-02T16:14:17.4992216Z    Compiling num_enum_derive v0.7.6
2026-08-02T16:14:17.5420646Z    Compiling strum_macros v0.28.0
2026-08-02T16:14:17.7330324Z    Compiling postcard v1.1.3
2026-08-02T16:14:17.9541070Z    Compiling tracing v0.1.44
2026-08-02T16:14:18.1452900Z    Compiling tokio-util v0.7.18
2026-08-02T16:14:18.1962657Z    Compiling idna_adapter v1.2.2
2026-08-02T16:14:18.2028123Z    Compiling hashlink v0.9.1
2026-08-02T16:14:18.2942923Z    Compiling idna v1.1.0
2026-08-02T16:14:18.3176815Z    Compiling netlink-sys v0.8.8
2026-08-02T16:14:18.3538832Z    Compiling derive_more v2.1.1
2026-08-02T16:14:18.4310918Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-02T16:14:18.5900830Z    Compiling tower v0.5.3
2026-08-02T16:14:18.6210890Z    Compiling rusqlite v0.32.1
2026-08-02T16:14:18.6280847Z    Compiling enum-assoc v1.3.0
2026-08-02T16:14:18.6734278Z    Compiling async-trait v0.1.89
2026-08-02T16:14:18.7136026Z    Compiling url v2.5.8
2026-08-02T16:14:18.7207537Z    Compiling iroh-metrics-derive v0.4.1
2026-08-02T16:14:18.8213653Z    Compiling num_enum v0.7.6
2026-08-02T16:14:18.9130760Z    Compiling netdev v0.42.0
2026-08-02T16:14:18.9570526Z    Compiling netlink-proto v0.12.0
2026-08-02T16:14:19.0000676Z    Compiling iroh-relay v0.98.0
2026-08-02T16:14:19.0720702Z    Compiling moka v0.12.15
2026-08-02T16:14:19.2130887Z    Compiling h2 v0.4.14
2026-08-02T16:14:19.2905391Z    Compiling iroh-metrics v0.38.3
2026-08-02T16:14:19.3556736Z    Compiling tokio-stream v0.1.18
2026-08-02T16:14:19.4111054Z    Compiling n0-watcher v0.6.1
2026-08-02T16:14:19.4562010Z    Compiling serde_spanned v0.6.9
2026-08-02T16:14:19.6000810Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-02T16:14:19.6100781Z    Compiling iroh-base v0.98.0
2026-08-02T16:14:19.7100979Z    Compiling tower-http v0.6.11
2026-08-02T16:14:19.8302560Z    Compiling attohttpc v0.30.1
2026-08-02T16:14:20.0951040Z    Compiling toml_datetime v0.6.11
2026-08-02T16:14:20.2554188Z    Compiling ref-cast-impl v1.0.25
2026-08-02T16:14:20.3030444Z    Compiling thiserror-impl v1.0.69
2026-08-02T16:14:20.3290707Z    Compiling toml_edit v0.22.27
2026-08-02T16:14:20.4646271Z    Compiling strum v0.28.0
2026-08-02T16:14:20.5180477Z    Compiling webpki-roots v1.0.7
2026-08-02T16:14:20.5721153Z    Compiling iroh-dns v0.98.0
2026-08-02T16:14:20.6151075Z    Compiling regex-automata v0.4.14
2026-08-02T16:14:20.6341600Z    Compiling schemars_derive v1.2.1
2026-08-02T16:14:20.7070668Z    Compiling darling_core v0.23.0
2026-08-02T16:14:20.7640633Z    Compiling serde_bytes v0.11.19
2026-08-02T16:14:20.9031116Z    Compiling seize v0.5.1
2026-08-02T16:14:21.0991912Z    Compiling hmac v0.12.1
2026-08-02T16:14:21.1491004Z    Compiling iroh v0.98.2
2026-08-02T16:14:21.2275131Z    Compiling cmov v0.5.4
2026-08-02T16:14:21.2362495Z    Compiling pin-utils v0.1.0
2026-08-02T16:14:21.2951211Z    Compiling dyn-clone v1.0.20
2026-08-02T16:14:21.4092077Z    Compiling bitflags v1.3.2
2026-08-02T16:14:21.4281047Z    Compiling rustix v0.38.44
2026-08-02T16:14:21.4646620Z    Compiling nix v0.25.1
2026-08-02T16:14:21.4818282Z    Compiling ctutils v0.4.2
2026-08-02T16:14:21.4990806Z    Compiling hkdf v0.12.4
2026-08-02T16:14:21.6250486Z    Compiling papaya v0.2.4
2026-08-02T16:14:21.7920657Z    Compiling backon v1.6.0
2026-08-02T16:14:21.8750753Z    Compiling serial v0.4.0
2026-08-02T16:14:21.9592641Z    Compiling anstyle-parse v1.0.0
2026-08-02T16:14:22.0999658Z    Compiling filedescriptor v0.8.3
2026-08-02T16:14:22.1093984Z    Compiling vte_generate_state_changes v0.1.2
2026-08-02T16:14:22.1190822Z    Compiling anstyle-query v1.1.5
2026-08-02T16:14:22.1337138Z    Compiling colorchoice v1.0.5
2026-08-02T16:14:22.2090995Z    Compiling instability v0.3.12
2026-08-02T16:14:22.2160613Z    Compiling linux-raw-sys v0.4.15
2026-08-02T16:14:22.2230266Z    Compiling unicode-width v0.2.0
2026-08-02T16:14:22.3708730Z    Compiling downcast-rs v1.2.1
2026-08-02T16:14:22.3861083Z    Compiling is_terminal_polyfill v1.70.2
2026-08-02T16:14:22.3891302Z    Compiling shell-words v1.1.1
2026-08-02T16:14:22.4266823Z    Compiling anstyle v1.0.14
2026-08-02T16:14:22.4360821Z    Compiling foldhash v0.1.5
2026-08-02T16:14:22.4700820Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-08-02T16:14:22.5351882Z    Compiling vte v0.13.1
2026-08-02T16:14:22.5654475Z    Compiling hashbrown v0.15.5
2026-08-02T16:14:22.7073001Z    Compiling anstream v1.0.0
2026-08-02T16:14:22.7422340Z    Compiling signal-hook-mio v0.2.5
2026-08-02T16:14:22.7721082Z    Compiling schemars v1.2.1
2026-08-02T16:14:22.8871241Z    Compiling spake2 v0.4.0
2026-08-02T16:14:23.1320694Z    Compiling terminal_size v0.4.4
2026-08-02T16:14:23.2712414Z    Compiling toml v0.8.23
2026-08-02T16:14:23.2760602Z    Compiling strum_macros v0.26.4
2026-08-02T16:14:23.4170367Z    Compiling regex v1.12.3
2026-08-02T16:14:23.6670993Z    Compiling itertools v0.13.0
2026-08-02T16:14:23.9280838Z    Compiling sha1 v0.10.6
2026-08-02T16:14:24.0868341Z    Compiling castaway v0.2.4
2026-08-02T16:14:24.1750407Z    Compiling unicode-width v0.1.14
2026-08-02T16:14:24.2160655Z    Compiling static_assertions v1.1.0
2026-08-02T16:14:24.2888283Z    Compiling doctest-file v1.1.1
2026-08-02T16:14:24.4251057Z    Compiling darling_macro v0.23.0
2026-08-02T16:14:24.4465649Z    Compiling clap_lex v1.1.0
2026-08-02T16:14:24.4641677Z    Compiling indoc v2.0.7
2026-08-02T16:14:24.7630864Z    Compiling clap_builder v4.6.0
2026-08-02T16:14:24.8011019Z    Compiling interprocess v2.4.2
2026-08-02T16:14:24.8398205Z    Compiling darling v0.23.0
2026-08-02T16:14:24.9081130Z    Compiling compact_str v0.8.2
2026-08-02T16:14:25.4103021Z    Compiling hyper v1.10.1
2026-08-02T16:14:25.5830512Z    Compiling crossterm v0.28.1
2026-08-02T16:14:25.6601392Z    Compiling portable-pty v0.8.1
2026-08-02T16:14:25.6967417Z    Compiling strum v0.26.3
2026-08-02T16:14:25.7040684Z    Compiling unicode-truncate v1.1.0
2026-08-02T16:14:25.7425377Z    Compiling lru v0.12.5
2026-08-02T16:14:25.8158642Z    Compiling clap_derive v4.6.1
2026-08-02T16:14:25.8279376Z    Compiling cassowary v0.3.0
2026-08-02T16:14:25.8649339Z    Compiling iana-time-zone v0.1.65
2026-08-02T16:14:25.9070794Z    Compiling nucleo-matcher v0.3.1
2026-08-02T16:14:25.9297741Z    Compiling qrcode v0.14.1
2026-08-02T16:14:26.2180918Z    Compiling chrono v0.4.45
2026-08-02T16:14:26.3770803Z    Compiling tempfile v3.27.0
2026-08-02T16:14:26.6789709Z    Compiling ratatui v0.29.0
2026-08-02T16:14:26.7671470Z    Compiling spt-msg v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-02T16:14:26.7833453Z    Compiling spt-test-support v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-02T16:14:27.1971381Z    Compiling spt-runtime v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-02T16:14:27.2204672Z    Compiling spt-term v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-02T16:14:27.4060723Z    Compiling hyper-util v0.1.20
2026-08-02T16:14:28.1630634Z    Compiling clap v4.6.1
2026-08-02T16:14:29.1898011Z    Compiling igd-next v0.17.1
2026-08-02T16:14:30.3952212Z    Compiling portmapper v0.16.0
2026-08-02T16:14:30.5126073Z    Compiling spt-live v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-02T16:14:35.7807961Z    Compiling rustls-webpki v0.103.13
2026-08-02T16:14:38.1665499Z    Compiling tokio-rustls v0.26.4
2026-08-02T16:14:38.1665973Z    Compiling rustls-platform-verifier v0.7.0
2026-08-02T16:14:38.1667851Z    Compiling noq-proto v0.17.0
2026-08-02T16:14:38.3094038Z    Compiling hickory-net v0.26.0-beta.4
2026-08-02T16:14:38.3094704Z    Compiling hyper-rustls v0.27.9
2026-08-02T16:14:38.3095047Z    Compiling tokio-websockets v0.13.2
2026-08-02T16:14:38.4470432Z    Compiling reqwest v0.13.4
2026-08-02T16:14:39.4370738Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-02T16:14:53.5059608Z    Compiling spt-net v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-02T16:14:55.2763518Z    Compiling spt-daemon v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-02T16:15:06.1356380Z    Compiling spt v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-02T16:15:12.1916901Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 10s
2026-08-02T16:15:12.2139536Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-8a6482a8367dd416)
2026-08-02T16:15:12.2153319Z 
2026-08-02T16:15:12.2153501Z running 1 test
2026-08-02T16:15:18.3055257Z test new_brain_serves_against_old_broker ... ok
2026-08-02T16:15:18.3055549Z 
2026-08-02T16:15:18.3055850Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.09s
2026-08-02T16:15:18.3056214Z 
2026-08-02T16:15:18.3196237Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-02T16:15:18.3196595Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-02T16:15:18.3209515Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T16:15:18.3209796Z env:
2026-08-02T16:15:18.3209981Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-02T16:15:18.3210335Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-g6jfJA
2026-08-02T16:15:18.3210787Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-g6jfJA
2026-08-02T16:15:18.3211216Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-g6jfJA
2026-08-02T16:15:18.3211635Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-g6jfJA
2026-08-02T16:15:18.3211957Z ##[endgroup]
2026-08-02T16:15:18.3257341Z CI-CENSUS scope roots:
2026-08-02T16:15:18.3257709Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T16:15:18.3258209Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-02T16:15:18.3258735Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-02T16:15:18.3259252Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-02T16:15:18.3259564Z   root: /home/reavus/spt-n1-oldbroker
2026-08-02T16:15:18.3304091Z CI-CENSUS self-check OK: walked 392 /proc entries, exe resolution live
2026-08-02T16:15:19.7988562Z CI-CENSUS phase=pre-reap box_procs=391 box_fds=10848 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-02T16:15:19.7989425Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-02T16:15:23.3905808Z CI-CENSUS phase=end box_procs=391 box_fds=10912 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-02T16:15:23.3906395Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-02T16:15:23.3906814Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-08-02T16:15:23.3943620Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-02T16:15:23.3944145Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-02T16:15:23.3957138Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T16:15:23.3957419Z env:
2026-08-02T16:15:23.3957592Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-02T16:15:23.3957953Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-g6jfJA
2026-08-02T16:15:23.3958595Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-g6jfJA
2026-08-02T16:15:23.3959100Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-g6jfJA
2026-08-02T16:15:23.3959533Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-g6jfJA
2026-08-02T16:15:23.3959852Z ##[endgroup]
2026-08-02T16:15:23.4030444Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-g6jfJA on attempt 1/5
2026-08-02T16:15:23.4165584Z Post job cleanup.
2026-08-02T16:15:23.4879037Z [command]/usr/bin/git version
2026-08-02T16:15:23.4909143Z git version 2.43.0
2026-08-02T16:15:23.4935619Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/b1aebf0c-ecef-469c-aadd-2e343f434354/.gitconfig'
2026-08-02T16:15:23.4942959Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b1aebf0c-ecef-469c-aadd-2e343f434354' before making global git config changes
2026-08-02T16:15:23.4943622Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T16:15:23.4946962Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T16:15:23.4976065Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T16:15:23.5001320Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-02T16:15:23.5199832Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T16:15:23.5221696Z http.https://github.com/.extraheader
2026-08-02T16:15:23.5229318Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-02T16:15:23.5256611Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-02T16:15:23.5444465Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T16:15:23.5472953Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T16:15:23.5777025Z Cleaning up orphan processes
